Welcome![Sign In][Sign Up]
Location:
Search - vc bmp

Search list

[Graph program一个把BMP压缩成JPG的源代码.zip

Description: 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
Platform: | Size: 16861 | Author: | Hits:

[Windows DevelopVC下实现一个图像浏览器

Description: 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
Platform: | Size: 567048 | Author: 祝彦军 | Hits:

[GUI Develop用VC开发图像处理系统

Description: 用VC开发图像处理系统,主要是针对dib,bmp 进行图象平滑处理,灰度值处理,阙值选取及二值化等等的处理-with VC image processing system is targeted mainly Freehand, bmp images smooth, gray value, Que selection and two values of the treatment, etc.
Platform: | Size: 36298 | Author: sgz | Hits:

[Other resourceBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15838 | Author: 屠理峰 | Hits:

[Other显示bmp

Description: 实现了VC环境下,单文档里面显示BMP图片的功能。-achieve the VC environment, the single BMP file photo shows inside the function.
Platform: | Size: 490739 | Author: 马全亮 | Hits:

[Other resourceopen bmp

Description: 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
Platform: | Size: 1982489 | Author: 孙晓 | Hits:

[Windows Developbmp

Description: 将32位bmp图象转换为16位bmp图象 VC-convert 32 bit bmp graphics to 16 bit
Platform: | Size: 5120 | Author: zzw | Hits:

[Graph programMyImageWork

Description: Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking function, the program is running, to import a BMP image, and then select the encryption and decryption menu embedded hidden information, document Save the path, allowing for easy encryption, and select the picture option decrypt hidden information can be shared out the original information.
Platform: | Size: 41984 | Author: hehong | Hits:

[Consolebmp_to_hex

Description: CONVERT BMP FILE TO C++ SOURCE CODE. USEFUL TO MAKE OS BOOTING LOGO
Platform: | Size: 10027008 | Author: Park Sang Yeol | Hits:

[Picture ViewerCPICTURE_DEMO.ZIP

Description: VC开发环境下,BMP JPG GIF图像显示。-VC development environment, BMP JPG GIF images.
Platform: | Size: 130048 | Author: Tutou | Hits:

[VC/MFCSample1

Description: 数字图像处理 VC实现(bmp格式)实现图像几何变换,滤波等-VC digital image processing to achieve (bmp format) of image geometrical transformation, filtering and so on. .
Platform: | Size: 6568960 | Author: zhonglingi | Hits:

[Special EffectsImageCoding

Description: 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compressed data decompression and image reproduction
Platform: | Size: 3398656 | Author: 刘玉 | Hits:

[Special EffectsVCbmp

Description: vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
Platform: | Size: 17625088 | Author: yexiah | Hits:

[Picture Vieweravibmp

Description: avi和bmp相互转换的vc程序,非常好用的。-avi to bmp or bmp to avi
Platform: | Size: 4160512 | Author: kaka | Hits:

[VC/MFCReadBmp

Description: 直接读bmp文件的一个程序,使用的vc6.0编写。-a bmp file read and write program,use vc 6.0,
Platform: | Size: 16384 | Author: zhou | Hits:

[Special Effectsjpeg-to-bmp

Description: 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
Platform: | Size: 605184 | Author: jly | Hits:

[Special Effectsshow-jpg-bmp

Description: VC 中显示图像,包括JRG与BMP格式的图!能够美化人机交互界面!效果较好!-show JPG AND BMP IN DIALOG!
Platform: | Size: 3947520 | Author: 李东 | Hits:

[Special EffectsBmpToJpg

Description: 用将VC实现将BMP图片转换成JPG格式的图片,供初学者参考使用 仅供交流 -The method to conver the picture of BMP to the picture of JPG
Platform: | Size: 5206016 | Author: wangcong | Hits:

[Dialog_WindowBmpDialog good

Description: 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)
Platform: | Size: 51200 | Author: Tercel_fly | Hits:

[Graph RecognizeVC++图形文字识别OCR控件及示例

Description: 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。(I am here to release a demonstration program using MS_OCR, you try, the recognition ability is good, and support a variety of graphical formats (BMP, JPG, TIF).)
Platform: | Size: 2580480 | Author: 鱼肉 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net